[INFO] cloning repository https://github.com/osalabs/airl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osalabs/airl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosalabs%2Fairl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosalabs%2Fairl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a38c1700a4436a082521899ba4944dfb2f164cbe
[INFO] testing osalabs/airl against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosalabs%2Fairl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/osalabs/airl
[INFO] finished tweaking git repo https://github.com/osalabs/airl
[INFO] tweaked toml for git repo https://github.com/osalabs/airl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/osalabs/airl on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/osalabs/airl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46fcefbf541ab11c7ab08797a3e756526a995145e28ca6e93412bf7b40f20dfd
[INFO] running `Command { std: "docker" "start" "-a" "46fcefbf541ab11c7ab08797a3e756526a995145e28ca6e93412bf7b40f20dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46fcefbf541ab11c7ab08797a3e756526a995145e28ca6e93412bf7b40f20dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fcefbf541ab11c7ab08797a3e756526a995145e28ca6e93412bf7b40f20dfd", kill_on_drop: false }`
[INFO] [stdout] 46fcefbf541ab11c7ab08797a3e756526a995145e28ca6e93412bf7b40f20dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 609d29d1be5e7f9b0ba938a5a76ded09008592aa97acebedb6a45de4d80ea80e
[INFO] running `Command { std: "docker" "start" "-a" "609d29d1be5e7f9b0ba938a5a76ded09008592aa97acebedb6a45de4d80ea80e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cranelift-entity v0.116.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling cranelift-control v0.116.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling wasm-encoder v0.246.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling airl-ir v0.1.0 (/opt/rustwide/workdir/crates/airl-ir)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling airl-typecheck v0.1.0 (/opt/rustwide/workdir/crates/airl-typecheck)
[INFO] [stderr]    Compiling airl-patch v0.1.0 (/opt/rustwide/workdir/crates/airl-patch)
[INFO] [stderr]    Compiling airl-project v0.1.0 (/opt/rustwide/workdir/crates/airl-project)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling airl-interp v0.1.0 (/opt/rustwide/workdir/crates/airl-interp)
[INFO] [stderr]    Compiling airl-sdk v0.1.0 (/opt/rustwide/workdir/crates/airl-sdk)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-jit v0.116.1
[INFO] [stderr]    Compiling airl-compile v0.1.0 (/opt/rustwide/workdir/crates/airl-compile)
[INFO] [stderr]    Compiling airl-api v0.1.0 (/opt/rustwide/workdir/crates/airl-api)
[INFO] [stderr]    Compiling airl-cli v0.1.0 (/opt/rustwide/workdir/crates/airl-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "609d29d1be5e7f9b0ba938a5a76ded09008592aa97acebedb6a45de4d80ea80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "609d29d1be5e7f9b0ba938a5a76ded09008592aa97acebedb6a45de4d80ea80e", kill_on_drop: false }`
[INFO] [stdout] 609d29d1be5e7f9b0ba938a5a76ded09008592aa97acebedb6a45de4d80ea80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ef6e1ebea0590d5f5f968ffa3e5acd9449f66b0e2a38dfb81f9738bf2316d88
[INFO] running `Command { std: "docker" "start" "-a" "1ef6e1ebea0590d5f5f968ffa3e5acd9449f66b0e2a38dfb81f9738bf2316d88", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling airl-ir v0.1.0 (/opt/rustwide/workdir/crates/airl-ir)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling wasmparser v0.246.2
[INFO] [stderr]    Compiling airl-typecheck v0.1.0 (/opt/rustwide/workdir/crates/airl-typecheck)
[INFO] [stderr]    Compiling airl-interp v0.1.0 (/opt/rustwide/workdir/crates/airl-interp)
[INFO] [stderr]    Compiling airl-patch v0.1.0 (/opt/rustwide/workdir/crates/airl-patch)
[INFO] [stderr]    Compiling airl-project v0.1.0 (/opt/rustwide/workdir/crates/airl-project)
[INFO] [stderr]    Compiling airl-sdk v0.1.0 (/opt/rustwide/workdir/crates/airl-sdk)
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-jit v0.116.1
[INFO] [stderr]    Compiling airl-compile v0.1.0 (/opt/rustwide/workdir/crates/airl-compile)
[INFO] [stderr]    Compiling airl-api v0.1.0 (/opt/rustwide/workdir/crates/airl-api)
[INFO] [stderr]    Compiling airl-cli v0.1.0 (/opt/rustwide/workdir/crates/airl-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.62s
[INFO] running `Command { std: "docker" "inspect" "1ef6e1ebea0590d5f5f968ffa3e5acd9449f66b0e2a38dfb81f9738bf2316d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef6e1ebea0590d5f5f968ffa3e5acd9449f66b0e2a38dfb81f9738bf2316d88", kill_on_drop: false }`
[INFO] [stdout] 1ef6e1ebea0590d5f5f968ffa3e5acd9449f66b0e2a38dfb81f9738bf2316d88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 138fd2f8813ce823ff391e2842d6fefacb453c2d81c6941031ebc541a5a61c60
[INFO] running `Command { std: "docker" "start" "-a" "138fd2f8813ce823ff391e2842d6fefacb453c2d81c6941031ebc541a5a61c60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/airl_api-f6aa815b904fd610)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test auth::tests::test_allow_all ... ok
[INFO] [stdout] test auth::tests::test_auth_config ... ok
[INFO] [stdout] test tests::test_auth_rejects_missing_token ... ok
[INFO] [stdout] test tests::test_auth_accepts_valid_token ... ok
[INFO] [stdout] test tests::test_auth_rejects_bad_token ... ok
[INFO] [stdout] test tests::test_create_project ... ok
[INFO] [stdout] test tests::test_apply_patch ... ok
[INFO] [stdout] test tests::test_compile_wasm_endpoint ... ok
[INFO] [stdout] test tests::test_end_to_end_create_patch_interpret ... ok
[INFO] [stdout] test tests::test_get_effects ... ok
[INFO] [stdout] test tests::test_get_module ... ok
[INFO] [stdout] test tests::test_compile ... ok
[INFO] [stdout] test tests::test_get_project ... ok
[INFO] [stdout] test tests::test_project_to_python ... ok
[INFO] [stdout] test tests::test_preview_patch ... ok
[INFO] [stdout] test tests::test_typecheck ... ok
[INFO] [stdout] test tests::test_project_to_typescript ... ok
[INFO] [stdout] test tests::test_find_functions ... ok
[INFO] [stdout] test tests::test_get_project_no_project ... ok
[INFO] [stdout] test tests::test_get_call_graph ... ok
[INFO] [stdout] test tests::test_project_to_text ... ok
[INFO] [stdout] test tests::test_interpret ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/airl-d791db3ad4ef2866)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_scaffold_module_json_valid_ir ... ok
[INFO] [stdout] test tests::test_scaffold_module_json_typechecks ... ok
[INFO] [stdout] test tests::test_scaffold_readme_mentions_name ... ok
[INFO] [stdout] test tests::test_validate_project_name_ok ... ok
[INFO] [stdout] test tests::test_scaffold_module_runs ... ok
[INFO] [stderr]      Running tests/benchmarks.rs (/opt/rustwide/target/debug/deps/benchmarks-daaea8b7874a5bcd)
[INFO] [stdout] test tests::test_validate_project_name_rejects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bench_wasm_compilation_speed ... ok
[INFO] [stdout] test bench_compiler_speed ... ok
[INFO] [stdout] test bench_interpreter_speed ... ok
[INFO] [stdout] test bench_typecheck_speed ... ok
[INFO] [stdout] test bench_compiled_faster_than_interpreted ... ok
[INFO] [stdout] test bench_json_roundtrip_speed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/debug/deps/golden-70c8d9bfeb1fecb8)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test hello_output_correct ... ok
[INFO] [stdout] test file_search_output_correct ... ok
[INFO] [stdout] test fizzbuzz_output_correct ... ok
[INFO] [stdout] test json_processor_output_correct ... ok
[INFO] [stdout] test kv_store_output_correct ... ok
[INFO] [stdout] test fibonacci_output_correct ... ok
[INFO] [stdout] test all_examples_typecheck ... ok
[INFO] [stdout] test all_examples_project_to_typescript ... ok
[INFO] [stdout] test all_examples_project_to_python ... ok
[INFO] [stdout] test all_examples_produce_valid_wasm ... ok
[INFO] [stdout] test golden_fibonacci_compiled_matches_interpreted ... ok
[INFO] [stdout] test golden_hello_compiled_matches_interpreted ... ok
[INFO] [stdout] test golden_fizzbuzz_compiled_matches_interpreted ... ok
[INFO] [stdout] test golden_string_ops_compiled_matches_interpreted ... ok
[INFO] [stdout] test all_examples_interpret has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "138fd2f8813ce823ff391e2842d6fefacb453c2d81c6941031ebc541a5a61c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "138fd2f8813ce823ff391e2842d6fefacb453c2d81c6941031ebc541a5a61c60", kill_on_drop: false }`
[INFO] [stdout] 138fd2f8813ce823ff391e2842d6fefacb453c2d81c6941031ebc541a5a61c60
